textbtree: Don't opencode realloc
authorMatthias Clasen <mclasen@redhat.com>
Sun, 4 Apr 2021 02:00:48 +0000 (22:00 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 4 Apr 2021 18:20:25 +0000 (14:20 -0400)
commitd731ce49ad852ce3331f6a1a757b21a570599791
tree22eb27dc63d851f5bd31cdbeae91ca9b76700e54
parenta93614409ed79e1297469bdc1de3cb69663de71e
textbtree: Don't opencode realloc

We can just use g_realloc here.
gtk/gtktextbtree.c